SC_getNumCollisions

SYNTAX
SC_getNumCollisions ()

returns: the number of collision points currently being stored

This command can be used with either of the muiltipleRayCast commands to return
the number of collision points.

It can also be used to return the number of iterations SC_sphereSlide took
to reach a slide point.

See the simple slide demo for example usage.



RELATED INFO
Collision Commands Menu
Index